uptimeSeconds

@get:JvmName(name = "getUptimeSeconds")
@set:JvmName(name = "setUptimeSeconds")
var uptimeSeconds: Int
How long the device has been running since the last reboot (in seconds)

uint32 uptime_seconds = 1;